@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/b007m00>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db56f0799cf98e320d7d7fc57859783d"^^xsd:string ;
  ns0:name "Pand 1190"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962017> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70472192 52.01013088, 4.70470124 52.01014501, 4.70479031 52.01019465, 4.70481410 52.01017713, 4.70472192 52.01013088))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

