@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/b007mcj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/432d63050a83c1c68e83017b00c25a75"^^xsd:string ;
  ns0:name "Pand 1201"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962028> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70821646 52.01018566, 4.70815548 52.01015480, 4.70810571 52.01019274, 4.70815763 52.01022541, 4.70821646 52.01018566))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

