@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/b007x1t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a2d94cfb264d55818d8c7a25297cc2f4"^^xsd:string ;
  ns0:name "Pand 1452"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962279> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70767235 52.01090633, 4.70762179 52.01087983, 4.70758431 52.01090706, 4.70763487 52.01093356, 4.70767235 52.01090633))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

