@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/b007cjz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6661b62b13d2bde2e8868aa3ec59dd7a"^^xsd:string ;
  ns0:name "Pand 1003"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961830> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71388981 52.00914729, 4.71384885 52.00914515, 4.71383866 52.00920990, 4.71388078 52.00921269, 4.71388981 52.00914729))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

