@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008jq8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/57d0125720366675f25dba6673585635"^^xsd:string ;
  ns0:name "Pand 1994"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962821> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71068664 52.01230673, 4.71061155 52.01230690, 4.71064423 52.01248923, 4.71067224 52.01259825, 4.71076454 52.01259007, 4.71071503 52.01243105, 4.71068664 52.01230673))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

