@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/b008nqd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/39116fe2de5c1abbfe75bebf518d7b44"^^xsd:string ;
  ns0:name "Pand 2081"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70646898 52.01251200, 4.70643775 52.01249749, 4.70633743 52.01258012, 4.70637041 52.01259774, 4.70646898 52.01251200))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

